[INFO] cloning repository https://github.com/LeCyberDucky/swivels
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeCyberDucky/swivels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeCyberDucky%2Fswivels", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeCyberDucky%2Fswivels'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2adf1a82df3e3be055b2bdc0472d96cc180bc76c
[INFO] fixing LeCyberDucky/swivels against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeCyberDucky%2Fswivels" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/LeCyberDucky/swivels
[INFO] finished tweaking git repo https://github.com/LeCyberDucky/swivels
[INFO] tweaked toml for git repo https://github.com/LeCyberDucky/swivels written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeCyberDucky/swivels on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LeCyberDucky/swivels already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasapi v0.17.0
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.8
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded sysinfo v0.35.0
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded color-eyre v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3
[INFO] running `Command { std: "docker" "start" "d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking windows-link v0.1.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking windows-result v0.3.2
[INFO] [stderr]     Checking windows-strings v0.3.1
[INFO] [stderr]     Checking windows-targets v0.53.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking widestring v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking sysinfo v0.35.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking color-eyre v0.6.4
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking windows-core v0.59.0
[INFO] [stderr]     Checking windows v0.59.0
[INFO] [stderr]     Checking wasapi v0.17.0
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::Foundation::PROPERTYKEY;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Media::Audio::{
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::System::Variant::VT_BLOB;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Win32::Devices::FunctionDiscovery::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Win32::Foundation::{HANDLE, WAIT_OBJECT_0},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Win32::Media::Audio::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Win32::Media::KernelStreaming::WAVE_FORMAT_EXTENSIBLE,
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Win32::System::Com::StructuredStorage::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Win32::System::Com::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Win32::System::Com::{BLOB, STGM_READ},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Win32::System::Threading::{CreateEventA, WaitForSingleObject},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     core::{HRESULT, PCSTR},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/events.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Foundation::BOOL,
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/events.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::Media::Audio::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/events.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{implement, Result, GUID, PCWSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/waveformat.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Win32::Media::Audio::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/waveformat.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Win32::Media::KernelStreaming::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/waveformat.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Win32::Media::Multimedia::{KSDATAFORMAT_SUBTYPE_IEEE_FLOAT, WAVE_FORMAT_IEEE_FLOAT},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/waveformat.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     core::GUID,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/lib.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use windows::core::GUID;
[INFO] [stdout]    |                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/api.rs:524:19
[INFO] [stdout]     |
[INFO] [stdout] 524 |     ) -> windows::core::Result<()> {
[INFO] [stdout]     |                   ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AudioSessionEvents_Impl` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasapi-0.17.0/src/events.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub(crate) struct AudioSessionEvents {
[INFO] [stdout]     | ------------------------------------ similarly named struct `AudioSessionEvents` defined here
[INFO] [stdout] ...
[INFO] [stdout] 156 | impl IAudioSessionEvents_Impl for AudioSessionEvents_Impl {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 156 - impl IAudioSessionEvents_Impl for AudioSessionEvents_Impl {
[INFO] [stdout] 156 + impl IAudioSessionEvents_Impl for AudioSessionEvents {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasapi` (lib) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3", kill_on_drop: false }`
[INFO] [stdout] d5de2215e24540e4280471d1f919f40dfc3fe490316027e992ee2af099268ce3
